home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2006 May / PCWMAY06.iso / Software / Toolkit / Burrrn 1.14 / burrrn_package.exe / Readme.txt < prev    next >
Text File  |  2005-10-19  |  10KB  |  234 lines

  1.  
  2.    =================================
  3.               Burrrn 1.14
  4. ===      ⌐ 2003-2005 by Gambit      ======
  5.         http://www.burrrn.net/
  6.            burrrn@burrrn.net
  7.    =================================
  8.  
  9.  
  10.    =======
  11. === About ================================
  12.    =======
  13.  
  14.   Burrrn is a little tool for burrrning audio CDs with CD-Text from various audio files. Supported formats are: wav, mp3, mpc, ogg, aac, mp4, ape, flac, ofr, wv, tta, m3u, pls and fpl playlists and cue sheets. You can also burrrn EAC's noncompliant image + cue sheets! Burrrn can read all types of tags from all these formats (including ape tags in mp3). Burrrn uses cdrdao.exe for burrrning.
  15.  
  16.   You need the corresponding decoding executables and cdrdao.exe to be in the same directory as Burrrn. All necessary files are included so please don't remove them, otherwise Burrrn won't work as expected.
  17.  
  18.   To burrrn a CD, just drop the audio files, playlists or cue sheets on the list, select the writing speed and press Burrrn. A window will pop up, where you can see the burrrning progress.
  19.  
  20.   If you want, you can change the decoding options or, for example, use mad for decoding mp3s, but please don't forget to change it in the settings. You also have to always include '%s' as the source file and '%d' as the destination file. 
  21.   Example: If you want to use clipping prevention with mpc decoding you have to change the default command line like this:
  22.     Default: mppdec.exe %s %d
  23.         New: mppdec.exe --gain 0 --prev %s %d
  24.  
  25.   Burrrn is optional Cardware. This means that it is free, but if you like Burrrn you can (but don't have to) send me a postcard, preferably from your hometown. My address is:
  26.  
  27.   Matus Vojtek
  28.   Zahradnicka 87
  29.   821 08 Bratislava
  30.   Slovakia
  31.  
  32.  
  33.    ==============
  34. === Installation =========================
  35.    ==============
  36.  
  37.   Just unpack all necessary files to a directory and you are ready to go. All settings are saved in a single ini file, nothing is written to the registry.
  38.  
  39.  
  40.    =============
  41. === Translation ==========================
  42.    =============
  43.  
  44.   Burrrn has a fully multilanguage supporting interface. To create a new translation, you have to translate the lng file in the "Language" directory. Translate all the string that follow a three digit number and a colon . For example:
  45.   002:Artist
  46. translated to german looks like this:
  47.   002:Interpret
  48.  
  49.   There is a nice tool which makes the translation a lot easier - Translator by Jernej Simoncic (http://www2.arnes.si/~sopjsimo/translator.html).
  50.   If you make a translation please send it to me, so I can include it in the next release, thanks.
  51.  
  52.  
  53.    ==========
  54. === Feedback =============================
  55.    ==========
  56.  
  57.   If you have any suggestion, ideas or bug reports don't hesitate and drop me an email.
  58.  
  59.  
  60.   Till then,
  61.   I see you when you get there...
  62.  
  63. Gambit
  64. burrrn@burrrn.net
  65. http://www.burrrn.net/
  66.  
  67.  
  68.    ============
  69. === What's New ===========================
  70.    ============
  71.  
  72. Burrrn 1.14 beta1 (19-October-2005)
  73.   - embedded cuesheet support for MonkeyÆs Audio, WavPack and FLAC
  74.   - fixed some bugs
  75.   - added Turkish and Croatian (thanks to Kaya Zeren and tgotic), updated Dutch, French, Norwegian, Polish, Russian and Slovenian language
  76.  
  77. Burrrn 1.13 (18-Apr-2005)
  78.   - fixed problems running on fast P4 machines
  79.   - added an "Add" button
  80.   - fixed some bugs (sorry I can't remember, it's been too long ;))
  81.   - donations are now accepted
  82.  
  83. Burrrn 1.12 (09-Sep-2004)
  84.   - new Burrrn homepage (http://www.burrrn.net/) and e-mail (burrrn@burrrn.net)
  85.   - updated the .fpl support to the new foobar 0.8 format
  86.   - updated to support WavPack version 4 files
  87.   - added TTA support
  88.   - you can now edit track names
  89.   - added option to use SPTI
  90.   - added option to use the Raw Driver
  91.   - new icon
  92.   - updated executables in the package
  93.   - added Chinese (Simplified) and Chinese (Traditional) language, updated Hungarian and Romanian language (thanks to Roger, DirektX and Sebastian Mares)
  94.   - some fixes
  95.  
  96. Burrrn 1.11 (23-Apr-2004)
  97.   - fixed the bug that caused the length of the TOC to be too long and the CD wouldn't burrrn (thanks to everybody for reporting)
  98.   - added function to Extras: "Create a CUE for one APE file from multiple FLAC files" (this prolly isn't very usefull for you, at least unless you are picmixer ;))
  99.   - added Simple Chinese, Bulgarian, Japanese, Slovenian, Norwegian, updated Russian language (thanks to Liu Qian, Stefan Stefanov, Tetsuya Kumakawa, mare913, E. Eide, Shevchai and Opossum)
  100.  
  101. Burrrn 1.10 (24-Feb-2004)
  102.   - gapless/sample accurate mp3 decoding (the file must have the appropriate LameTag written, e.g. files encoded with newer compiles of LAME 3.90.3 and LAME versions 3.92 and higher)
  103.   - added function to Extras: "Convert files to Windows format" (not really of much use here, but I use it quite a lot and maybe somebody else will find it useful too :))
  104.   - added Russian, updated Spanish and Swedish language (thanks to Alexander Shevchenko, SlavaN, Opossum, AngelGR and magic75)
  105.  
  106. Burrrn 1.09 (03-Feb-2004)
  107.   - option to leave disc open (multisession CD)
  108.   - option to not write CD-TEXT
  109.   - fixed the weird Windows XP bugs introduced in 1.08
  110.  
  111. Burrrn 1.08 (27-Jan-2004)
  112.   - list reordering
  113.   - doubleclicking or clicking "Play" in the right click menu plays the tracks
  114.   - updated Spanish and Polish language (thanks to Angel, Gregg and Fraxinus)
  115.  
  116. Burrrn 1.07 (13-Jan-2004)
  117.   - fpl (foobar2000 playlist) support
  118.   - mp4 support
  119.   - configurable ReplayGain
  120.   - new function in CUEditor - Split Into Tracks
  121.  
  122. Burrrn 1.06 (4-Jan-2004)
  123.   - updated cdrdao.exe in the packages with the one from burnatonce with SPTI support (big thanks to Jamie and thop from www.burnatonce.com), should fix all those ASPI problems
  124.  á- WavPack support
  125.  á- OptimFROG support
  126.   - ReplayGain support via WaveGain (thanks to John Edwards and David Robinson)
  127.   - added a (really) simple cue sheet editor, called... ta-da... CUEditor! (ehm...)
  128.   - added "Copy List To Clipboard" right click function
  129.   - added Swedish, Polish, Hungarian and Catalan language (thanks to magic75, Krzysztof 'Fraxinus' Walczewski, Arek MZ (Arqs), Tomasz Bystrzy±ski, DirektX and Jesus Moreno)
  130.  
  131. Burrrn 1.051 (27-Oct-2003)
  132.   - fixed the ordering bug (thanks to Simon Harrison)
  133.   - added French and Romanian, updated Italian language (thanks to P. Clenet, Sebastian Mares and Atlantis)
  134.  
  135. Burrrn 1.05 (22-Oct-2003)
  136.   - m3u and pls support
  137.   - multilanguage support, see readme for details (thanks to AngelGR for his help and bugging me about it for some time now, forcing me to eventually move my lazy ass ;))
  138.   - available languages: English, German, Slovak, Spanish, Dutch, Greek and Italian (thanks to GenjuroXL, everwicked, Captain Nemo and Atlantis)
  139.   - new progress window with a progress bar (HoHoHo!)
  140.   - PERFORMER writen for each individual track (no longer uses the global CD PERFORMER for all tracks) (thanks to Amerzone)
  141.   - some other stuff (changed icon a bit, warning when no writer is selected etc.)
  142.   - fixed some bugs (thanks to Fraser Dixon and hhh hhh (no, that's not a typo ;)))
  143.  
  144. Burrrn 1.04 (22-Apr-2003)
  145.   - bye, bye to the popping up "dos" windows
  146.   - added function "Erase CD-RW"
  147.   - added function "Disc Info"
  148.   - added function "Unlock Drive"
  149.   - Windows XP Themes support
  150.   - fixed: temp files weren't sometimes deleted
  151.   - new About dialog
  152.  
  153. Burrrn 1.031 (08-Apr-2003)
  154.   - fixed the stupid "long commandline bug" introduced in 1.03 (thanks yq)
  155.   - Always On Top option added
  156.  
  157. Burrrn 1.03 (06-Apr-2003)
  158.   - fixed problems with some cue sheets (thanks NRAninja)
  159.   - fixed: sometimes the shown duration for the last track in a cue sheet was wrong
  160.   - fixed: toc file is now always created in Burrrn's folder
  161.   - added 52x burrrning speed option (you know you want it JeanLuc ;-))
  162.  
  163. Burrrn 1.02 (26-Mar-2003)
  164.   - EAC's image + cue sheet support (even the noncompliant ones!)
  165.   - you can specify the cue sheet from the command line (so you can drop a cue file on Burrrn's shortcut or associate the cue files with Burrrn)
  166.   - some other small stuff (values in "00" format, some hints etc.)
  167.   - "DontReadMe.txt" :-)))
  168.   - Burrrn is now optional Cardware
  169.  
  170. Burrrn 1.01 (14-Mar-2003)
  171.   - added option to eject the CD after burrrning
  172.   - you can now change the location of the temp folder
  173.   - burrrning the same CD twice won't decompress the files again
  174.   - some small bugfixes and cosmetic changes
  175.   - all files compressed with UPX - http://upx.sourceforge.net
  176.   - new web address - http://www.apehaus.com/burrrn/ (thanks ChS aka Clint)
  177.   - added "What's new" and "Links" to the Readme.txt
  178.  
  179. Burrrn 1.00 (10-Mar-2003)
  180.   - first public release
  181.  
  182.  
  183.    =======
  184. === Links ================================
  185.    =======
  186.  
  187. Hydrogenaudio - The best audio related forum (and it's where I hang out)
  188. http://www.hydrogenaudio.org/
  189.  
  190. foobar2000 - One of the best two audio players :-)
  191. http://www.foobar2000.org/
  192.  
  193. Winamp - One of the best two audio players :-)
  194. http://www.winamp.com/
  195.  
  196. MusePack - The best lossy audio compression format
  197. http://www.musepack.net/
  198.  
  199. Ogg Vorbis - Great, patent free audio compression format (...and thanks for the fish :-))
  200. http://www.xiph.org/
  201.  
  202. LAME MP3 encoder - The best (and free) mp3 encoder
  203. http://www.mp3dev.org/mp3/  |  http://mitiok.cjb.net/
  204.  
  205. FLAC - Lossles audio compression
  206. http://flac.sourceforge.net/
  207.  
  208. Monkey's Audio - Lossles audio compression
  209. http://www.monkeysaudio.com/
  210.  
  211. WavPack - Lossles audio compression
  212. http://www.wavpack.com/
  213.  
  214. OptimFROG - Lossles audio compression
  215. http://LosslessAudioCompression.com/
  216.  
  217. Frontah - A great encoding frontend
  218. http://home.vxu.se/mdati00/frontah/
  219.  
  220. Tag - The best tool when it comes to handling tags
  221. http://www.ca5e.tk/
  222.  
  223. Tag frontend - A frontend for Tag.exe
  224. http://home.wanadoo.nl/~w.speek/speek.htm
  225.  
  226. Tagger - A frontend for Tag.exe
  227. http://tagger.de.vu/
  228.  
  229. EAC (Exact Audio Copy) - The best audio grabber
  230. http://www.exactaudiocopy.de/
  231.  
  232. Cdrdao - Write audio/data CD-Rs in disk-at-once mode
  233. http://cdrdao.sourceforge.net/
  234.